func github.com/go-pg/pg/v10/orm.isScanner
2 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L576: if field.UserSQLType != "" || isScanner(field.Type) {
table.go#L1197: func isScanner(typ reflect.Type) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)